﻿2026-07-27T10:58:41.5058393Z ##[group]Run actions/checkout@v5
2026-07-27T10:58:41.5058882Z with:
2026-07-27T10:58:41.5059340Z   fetch-depth: 2
2026-07-27T10:58:41.5059722Z   repository: BigscreenVR/spt-bs-core
2026-07-27T10:58:41.5062636Z   token: ***
2026-07-27T10:58:41.5062965Z   ssh-strict: true
2026-07-27T10:58:41.5063326Z   ssh-user: git
2026-07-27T10:58:41.5063689Z   persist-credentials: true
2026-07-27T10:58:41.5064062Z   clean: true
2026-07-27T10:58:41.5064410Z   sparse-checkout-cone-mode: true
2026-07-27T10:58:41.5064817Z   fetch-tags: false
2026-07-27T10:58:41.5065169Z   show-progress: true
2026-07-27T10:58:41.5065522Z   lfs: false
2026-07-27T10:58:41.5065841Z   submodules: false
2026-07-27T10:58:41.5066180Z   set-safe-directory: true
2026-07-27T10:58:41.5066565Z   allow-unsafe-pr-checkout: false
2026-07-27T10:58:41.5066965Z ##[endgroup]
2026-07-27T10:58:41.5868789Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T10:58:41.5870691Z ##[group]Getting Git version info
2026-07-27T10:58:41.5871358Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T10:58:41.5872286Z [command]/usr/bin/git version
2026-07-27T10:58:41.5872700Z git version 2.43.0
2026-07-27T10:58:41.5886891Z ##[endgroup]
2026-07-27T10:58:41.5897847Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/ddcf0da1-2491-4693-aaa9-5b1d7914f38f' before making global git config changes
2026-07-27T10:58:41.5899398Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T10:58:41.5900723Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T10:58:41.5932660Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T10:58:41.5951235Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T10:58:41.5961108Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T10:58:41.5963722Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T10:58:41.5986257Z HEAD
2026-07-27T10:58:41.6017875Z ##[endgroup]
2026-07-27T10:58:41.6018758Z [command]/usr/bin/git submodule status
2026-07-27T10:58:41.6200379Z ##[group]Cleaning the repository
2026-07-27T10:58:41.6203109Z [command]/usr/bin/git clean -ffdx
2026-07-27T10:58:44.6218274Z Removing target/
2026-07-27T10:58:44.6230059Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T10:58:44.6608342Z HEAD is now at a5b72c07 Merge 771779b3d0f3a69073d70d68cc832ff2ca2ad943 into 72327c82db69ffe7c999c22d5e390abda486d89c
2026-07-27T10:58:44.6613893Z ##[endgroup]
2026-07-27T10:58:44.6616102Z ##[group]Disabling automatic garbage collection
2026-07-27T10:58:44.6619756Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T10:58:44.6645736Z ##[endgroup]
2026-07-27T10:58:44.6646202Z ##[group]Setting up auth
2026-07-27T10:58:44.6651250Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T10:58:44.6677998Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T10:58:44.6869474Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T10:58:44.6894721Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T10:58:44.7073999Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T10:58:44.7100793Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T10:58:44.7297702Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T10:58:44.7320278Z ##[endgroup]
2026-07-27T10:58:44.7320736Z ##[group]Fetching the repository
2026-07-27T10:58:44.7328533Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +921c37a6e5abafac78eb69ea89278fc12ed54597:refs/remotes/pull/102/merge
2026-07-27T10:58:45.2565126Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-27T10:58:45.2566078Z  + c0afaf7e...921c37a6 921c37a6e5abafac78eb69ea89278fc12ed54597 -> pull/102/merge  (forced update)
2026-07-27T10:58:45.2590623Z ##[endgroup]
2026-07-27T10:58:45.2591135Z ##[group]Determining the checkout info
2026-07-27T10:58:45.2592091Z ##[endgroup]
2026-07-27T10:58:45.2596753Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T10:58:45.2638838Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T10:58:45.2665093Z ##[group]Checking out the ref
2026-07-27T10:58:45.2668868Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/102/merge
2026-07-27T10:58:45.2943899Z Previous HEAD position was a5b72c07 Merge 771779b3d0f3a69073d70d68cc832ff2ca2ad943 into 72327c82db69ffe7c999c22d5e390abda486d89c
2026-07-27T10:58:45.2947817Z HEAD is now at 921c37a6 Merge fe4c6f29193bbdb4dbda49552c24bdeb54d3bf30 into f30aa86941f6cb9c4b9d67ec2303a569573818e4
2026-07-27T10:58:45.2957572Z ##[endgroup]
2026-07-27T10:58:45.2995545Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T10:58:45.3019614Z 921c37a6e5abafac78eb69ea89278fc12ed54597
